home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / elearn / interfata.swf / scripts / DefineButton2_193 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-12  |  115 b   |  5 lines

  1. on(release){
  2.    cale = "http://www.macromedia.com/shockwave/download/alternates/";
  3.    getURL(cale,"_blank");
  4. }
  5.